Fix bug #6687 with cursor positioning after before-string from overlays.
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 Nov 2010 16:34:22 +0000 (18:34 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 Nov 2010 16:34:22 +0000 (18:34 +0200)
commit275ef532eae62a9e98df6e5811725044da40125c
tree5f14a6f209af814cf11fa2a4c6606dcc5d66eaba
parentf11119e612a4b46c873e75e00a2d935574db9c00
Fix bug #6687 with cursor positioning after before-string from overlays.

 xdisp.c (set_cursor_from_row): Display cursor after all the
 glyphs that come from an overlay.  Don't overstep the last glyph
 when skipping glyphs from an overlay.
src/ChangeLog
src/xdisp.c